Release 10.1A: OpenEdge Development:
ADM Reference


submitRow

Accepts a list of changed values for a row and passes them on to the SmartDataObjects from which they came.

Location: sbo.p

Parameters:

INPUT pcRowIdent AS CHARACTER

Key with row number to update, plus a list of the ROWIDs of the db records from which the RowObject is derived.

INPUT pcValueList AS CHARACTER

A CHR(1)-delimited list of alternating column names and values to be assigned.

Returns: LOGICAL

Notes: None


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095